home *** CD-ROM | disk | FTP | other *** search
- BODY {
- font-family : Verdana;
- font-size : 10pt;
- margin : 0px 0px 0px 0px;
- }
-
- TD {
- font-family : Verdana;
- font-size : 10pt;
- }
-
- A {
- font-family : Verdana;
- text-decoration : none;
- color : Blue;
- }
-
- A:HOVER {
- font-family : Verdana;
- text-decoration : underline;
- }
-
- .smallerFont {
- font-size : 8pt;
- font-style : normal;
- font-weight : bold;
- }
-
- .userFont {
- font-size : 10pt;
- font-style : normal;
- font-weight : bold;
- }
-
- .fullBor {
- border-left : 1px solid gray;
- border-right : 1px solid gray;
- border-bottom : 1px solid gray;
- border-top : 1px solid gray;
- }
-
- .endBor {
- border-left : 1px solid gray;
- border-right : 1px solid gray;
-
- }
- .topboxbor{
- border-left : 1px solid gray;
- border-right : 1px solid gray;
- border-top : 1px solid gray;
- }
- .bottomboxbor{
- border-left : 1px solid gray;
- border-right : 1px solid gray;
- border-bottom : 1px solid gray;
- }
- .topLeft {
-
- }
-
- .topBor {
- border-bottom : 1px solid black;
- }
-
- .mainBor {
- border-left : 1px solid Silver;
- border-right : 1px solid Silver;
- }
-
- .sideBor {
- border-right : 1px solid black;
-
- }
- .bottomBor {
- border-right : 1px solid black;
- border-bottom : 1px solid Black;
- }
- .rightBor {
- border-right : 1px solid black;
- }
-
- .largerFont {
- font-size: 11pt;
- font-weight: bold;
- }
- .titlefont{
- font-size : 16pt;
- border-bottom : 1px solid teal;
- border-top : 1px solid teal;
-
- }
- .largeInvertFont {
- font-size: 10pt;
- font-weight: bold;
- color: black;
- border-bottom : 1px solid Black;
- background-color : #E5E5E5;
- }
-
- .allBorder {
- border : 1px solid black;
- background-color : White;
- }
-
- .selectBoxCheck {
- background-color: #f8f8f8;
- color: Gray;
- }
- .inputbox {
- border-left : 1px solid gray;
- border-right : 1px solid gray;
- border-bottom : 1px solid gray;
- border-top : 1px solid gray;
- font-style: normal;
- font-family: verdana;
- font-weight: normal;
- font-size:12px;
- }
- .mainbox {
- border-left : none;
- border-right : none;
- border-bottom : none;
- border-top : none;
- border-style : none;
- margin-top: 0px;
- margin-left:0px;
- }
- .savebtn{
- border-bottom : 1px solid gray;
- border-right : 1px solid gray;
- border-top : 1px solid gray;
- border-left : 1px solid gray;
- background-color : white;
- }